7 months ago
Largest Open Source MCP Server.
285+ tools available as MCPs. You can self-host them or use them on our cloud
Overview
What is Activepieces MCP Server?
Activepieces MCP server is the largest open-source MCP ecosystem (280+ apps and counting). This means Activepieces enables you to connect 280+ apps (Example, Slack, Stripe, Shopify, Trello, Notion, and many other apps) to Claude, Cursor, and Windsurf in a very secure environment for free.
The Activepieces team developed it as part of the mission to make AI automation accessible to everyone regardless of technical abilities. Activepieces is SOC 2 Type II compliant and also certified by MIT
Learn more about Activepieces here: https://www.activepieces.com/
Server Config
{
"mcpServers": {
"Activepieces": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cloud.activepieces.com/api/v1/mcp/*********************/sse"
]
}
}
}